
<if condition="$vbulletin->userinfo[pmunread]>0"> <script> function EvalSound(soundobj) { var thissound=document.getElementById(soundobj); thissound.Play(); } </script> <embed src="/vb/messeage.wav" autostart=true hidden=true id="sound1" enablejavascript="true"> </if>
